Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small changes to 3 adapter specs #4890

Merged
merged 2 commits into from
Mar 4, 2020
Merged

small changes to 3 adapter specs #4890

merged 2 commits into from
Mar 4, 2020

Conversation

PascalSalesch
Copy link
Contributor

Coverage should not be affected

Type of change

  • Other

Description of change

Some adapters use console.log in their specs I wanted to silence their output.
in both cases it was bid objects with no useful purpose for the average user.

Another adapter used the literal pbjs-global, changed that to getGlobal

@jsnellbaker
Copy link
Collaborator

Hi @PascalSalesch
I have another PR created to handle the console.log messages throughout the project #4802

This PR should be hopefully merged soon. Can you temporarily remove your console.log updates and just make this PR be about the getGlobal change?

@jsnellbaker jsnellbaker self-requested a review February 25, 2020 15:02
@jsnellbaker jsnellbaker self-assigned this Feb 25, 2020
@PascalSalesch
Copy link
Contributor Author

Hi @jsnellbaker I appreciate the review. I updated the PR accordingly.
I hope the other PR gets merged soon - thank you for your hard work!

Unf. I'm not very familiar with how the testing env works but do you know why there was no no-undef-issue when using the pbjs variable since only $$PREBID_GLOBAL$$ is in the .eslintrc.js?

@jsnellbaker jsnellbaker merged commit 589a86e into prebid:master Mar 4, 2020
rjvelicaria pushed a commit to openx/Prebid.js that referenced this pull request Apr 9, 2020
* muted adapter specs

* updated scope of pr to global only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants